type github.com/jackc/pgx/v5/pgtype.untypedTextArray
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L102: type untypedTextArray struct {
array.go#L108: func parseUntypedTextArray(src string) (*untypedTextArray, error) {
array.go#L109: dst := &untypedTextArray{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)